func text/template/parse.leftTrimLength
3 uses
text/template/parse (current package)
lex.go#L296: func leftTrimLength(s string) Pos {
lex.go#L340: l.pos += leftTrimLength(l.input[l.pos:])
lex.go#L356: l.pos += leftTrimLength(l.input[l.pos:])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)